home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / inventor / DirectManipTrackLight / README < prev    next >
Encoding:
Text File  |  1994-08-02  |  1.4 KB  |  37 lines

  1.  
  2.      ~4Dgifts/toolbox/src/exampleCode/inventor/DirectManipTrackLight README
  3.  
  4.        This directory contains several Open Inventor files written by 
  5.        Paul Isaacs (pauli@sgi.com) of Silicon Graphics.
  6.  
  7.        TrackLite.iv is an interactive track light with various parts you 
  8.        can drag around with the mouse.
  9.  
  10.        AllRoom.iv is a room where you can see how these lights interact 
  11.        with other objects.  It contains two track lights, a man, and 
  12.        two chairs.
  13.  
  14.        These files were made entirely from standard Inventor nodes and 
  15.        you do not require the developer's option to use them.
  16.  
  17.        To play with it, type:
  18.  
  19. ivview -q AllRoom.iv
  20.  
  21.        Then, turn off the headlight by clicking RIGHTMOUSE and selecting
  22.        'headlight' from the pulldown menu.  Get a nice point of view, then 
  23.        get out of viewing mode so you can interact with the object in the 
  24.        scene (to do this hit 'escape' or select 'viewing' with the 
  25.        RIGHTMOUSE pulldown).
  26.  
  27.        There are 5 parts to each track light you can click-drag to 
  28.        interact with:
  29.  
  30.          1.  slide the cyan beam left and right;
  31.          2.  slide the magenta 'socket' forward and back along the track;
  32.          3.  rotate the mustard colored bulb;
  33.          4.  change the intensity by clicking on the green cube mounted 
  34.          on the wall;
  35.          5.  change the beam spread by clicking on the green cone mounted 
  36.          on the wall;
  37.